home *** CD-ROM | disk | FTP | other *** search
/ Complete Internet Archive / Complete Internet Archive.iso / Log Analyser / kiwt_kit.exe / DATA.Z / wtparam.dat < prev   
Text File  |  1997-01-07  |  1KB  |  35 lines

  1. ; WTPARAM.DAT - Parameter file for WebTrak by Know-It
  2. ;
  3. ; lines beginning with ';' (or blank lines), are comments 
  4. ;
  5. ; commands are:
  6. ;       EXCLUDE_ADDR    - (any part of an IP address(es) to skip
  7. ;        example: 123.123.123 will skip all log records that have
  8. ;            an IP address beginning with 123.123.123
  9. ;            (such as 123.123.123.7)
  10. ;       LOOKUP    - (Y or N) turns on or off IP address to name lookup
  11. ;           (if you don't care about the names, reporting is faster off)
  12. ;    INFILE     - designate the log file to be read. If not present program
  13. ;            will ask at runtime.
  14. ;    OUTFILE    - designate the HTML file to be created. If not present 
  15. ;            program will ask at runtime.
  16. ;    DEBUG     - 'N'(default), 'Y' show IP address lookup
  17. ;    TITLE    - The title you want placed at the top of the report
  18. ;    LICENSE    - The license for your site.  If not valid, will only 
  19. ;           process 1000 log records - good for testing.
  20. ;    TIMEOUT - number of seconds to attempt a DNS lookup.
  21. ;
  22. ;  see manual for more information and options...
  23. ;
  24.  
  25. ;EXCLUDE_ADDR=206.104.188
  26. LICENSE=0000000000
  27. ;INFILE=
  28. ;OUTFILE=
  29. ;DEBUG=N
  30. TITLE=My WebTrak Report
  31. ;TIMEOUT=15
  32.  
  33.  
  34.  
  35.